home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / packet / terminal / thunder / thunder.cnf < prev    next >
Encoding:
Text File  |  1993-03-26  |  4.2 KB  |  191 lines

  1. #***************************************************************************#
  2. #                                                                           #
  3. #                  THUNDER(tm) - Terminal Packet Program                    #
  4. #                                                                           #
  5. #                               Version 10.7                                #
  6. #                                                                           #
  7. #             (c) Copyright 1990 by Claudio M. Zanella LU4AEY               #
  8. #                      Released For Public Distribution                     #
  9. #                            ALL RIGHTS RESERVED                            #
  10. #                                                                           #
  11. #                   C O N F I G U R A T I O N    F I L E                    #
  12. #                                                                           #
  13. #***************************************************************************#
  14. #
  15. #
  16. # Current version for this file ( VERY IMPORTANT )
  17. #
  18. Version      = 10.7
  19. #
  20. # Use THUNDER under DESQview?
  21. #
  22. Use_DV       = Not
  23. #
  24. # Options: RS232       = RS232 with standard TNC.
  25. #          BPQ_NODE    = G8BPQ AX25 Networking Package.
  26. #          AX25_MODEM  = FTP Packet driver.              (NOT AVAILABLE)
  27. #
  28. Interface    = RS232
  29. #
  30. # FTP Packet driver interrupt
  31. #
  32. AX25_intr    = $60
  33. #
  34. # G8BPQ Host Interrupt
  35. #
  36. Host_intr    = $7F
  37. #
  38. # G8BPQ virtual comport, 1 to 16
  39. #
  40. Virtual_port = 9
  41. #
  42. # G8BPQ Application number $08=4, $16=5, $32=6, $64=7, $128=8
  43. #
  44. Appl_number  = $08
  45. #
  46. # Uses TAPR RXblock Mode?  (NOT AVAILABLE)
  47. #
  48. RX_block     = Not
  49. #
  50. # Standar Serial Setup for Internal mode (In BPQ mode ignored)
  51. #
  52. Baud_Rate    = 9600
  53. Word_Lenght  = 8
  54. Parity       = N
  55. Stop_Bit     = 1
  56. #
  57. # Options: [H]ardware (RTS/CTS) - [S]oftware (XON/XOFF) - [N]one (Desactived)
  58. #
  59. Handshake    = H
  60. #
  61. # Standard options: COM1: $03F8/IRQ 4 - COM2: $02F8/IRQ 3
  62. #
  63. Com_Port     = $03F8
  64. IRQ_Com      = 04
  65. #
  66. #
  67. #                   ---  Misc Function ---
  68. #
  69. #
  70. Snow_Check   = Not
  71. Direct_Video = Yes
  72. #
  73. # Path and name for shell editor
  74. #
  75. Editor_Name  = c:\editor\k.exe
  76. #
  77. Sysop_Name   = Ruben
  78. Mycall       = LU6DYD
  79. #
  80. # Update beacon text ?
  81. #
  82. Update_beacon = Yes
  83. #
  84. # Beacon TEXT   WARNING: Any combination of characters up to a maximun
  85. #                        length of 120 characters.
  86. #
  87. # Don't type your call sign in BTEXT - the normal packet header shows it.
  88. # Don't fill BTEXT with screen graphics. Use BTEXT for meaningful information
  89. #
  90. #  THUNDER online Beacon
  91. #
  92. %%%
  93.                    ( Terminal system online )
  94. %%%
  95. #
  96. #  THUNDER offline Beacon
  97. #
  98. %%%
  99.                    ( Terminal system offline )
  100. %%%
  101. #
  102. Zone_Time    = LU
  103. System_dir   = C:\COM\THUNDER
  104. Upload_dir   = C:\COM\THUNDER\UPLOAD
  105. Download_dir = C:\COM\THUNDER\DOWNLOAD
  106. Matrix_dir   = C:\COM\THUNDER\MATRIX
  107. #
  108. Wordwrap     = Yes
  109. #
  110. Split_screen = Yes
  111. Split_pos    = 18
  112. Split_color  = 14
  113. #
  114. Sysop_Avail   = Yes
  115. Th_dos_free   = Not
  116. Th_dos_full   = Not
  117. Th_dos_prefix = Not
  118. Prefix_Char   = $7C ; (|)
  119. #
  120. Accept_chdir  = Yes
  121. #
  122. # Suport remote comand
  123. #
  124. Remote_tnc_cmd = Yes
  125. #
  126. # Send connect text THUSER.SCR ?
  127. #
  128. Connect_text = Not
  129. #
  130. # Stand by to special call?
  131. #
  132. Stand_by     = Yes
  133. Standby_call = LU6DYD
  134. #
  135. Bell         = Yes
  136. #
  137. # Options: [L]ow DCD level is -12v or [H]igh DCD level is +12v.
  138. #
  139. Dcd_Level    = Low
  140. #
  141. # If Check_Dcd is NOT, TH-DOS is not avail.
  142. #
  143. Check_dcd    = Yes
  144. #
  145. # TH-DOS User max error after disconnect
  146. #
  147. error_count  = 5
  148. #
  149. # YAPP and ZPACK Transfer cancelled - Timeout in Seconds
  150. #
  151. Xfer_TimeOut = 180
  152. #
  153. #  Disconnect TNC after ?? minutes of inactivity. (enter 0 for never)
  154. #
  155. Inactivity_TimeOut = 10
  156. #
  157. #  Blank the screen after ?? minutes of inactivity--enter 0 for never.
  158. #
  159. Screen_Off   = 520
  160. #
  161. # Setup Screen Color. Use the THCOLOR.EXE for more reference
  162. #
  163. Local_color  = 11
  164. Port_color   = 2
  165. Status_Color = 112
  166. Scroll_Color = 15
  167. #
  168. #
  169. #
  170. #          ---  Send command to TNC in StartUp Program ---
  171. #
  172. #
  173. #
  174. *** tnc_command_start
  175. #
  176. #@C:\COM\THUNDER\THOUT.PAR
  177. #
  178. Mon on
  179. #
  180. *** command_end
  181. #
  182. #
  183. #            ---  Send command to TNC in Finish Program ---
  184. #
  185. #
  186. *** tnc_command_end
  187. #
  188. mon off
  189. #
  190. *** command_end
  191.